HCL
Skip to main content  
 
   


SPRTechnote


Domino for AS/400: ArrayGetIndex Fails on the AS/400

Technote Number: 1086974


Problem:
This issue was reported to Lotus Software Quality Engineering and has been
addressed in Domino release 5.0.9a.

Excerpt from the Lotus Notes and Domino release 5.0.9a MU fix list:

SPR# WSCN4Q2LEH - ArrayGetIndex fails to function on AS/400 platform


There is a workaround of adding just a few lines of LotusScript code which will
do what the ArrayGetIndex function will do.

'Given:
' array = array to be searched.
' find$ = String to find.
'Return:
' Index = the array index value that points to the string found.
i=0
Forall e In array
If e=find$ Then
Index = i
End If
i=i+1Supporting Information:


Related Documents:

More >





  Document options
Print this document
Print view

  Search
Search Advanced Search


  Fix list views

 RSS feeds   RSS
Subscribe to the fix list

  Resources
Using this database
View notices

  HCL Support
HCL Support


    About HCL Privacy Contact